html {
  scroll-behavior: smooth;
}
@media (min-width: 1200px){
.navbar-expand-xl .navbar-toggler {
display: inline-block !important;
}
	.navbar-expand-xl {
    justify-content: space-between;
	}
}
h1, h2, h3, h4, h5, h6 {
    font-display: swap;
    letter-spacing: .3px;
    /*font-family: "Montserrat", Helvetica, Arial, sans-serif !important;*/
	font-weight: 700;
	    margin-top: 10px;
    margin-bottom: 5px;
}
p{
/*	font-weight: 400;
    font-display: swap;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 29px;
    color: #000;
	font-family: 'montserrat',Arial,Helvetica,sans-serif;*/
	
}
	.navbar-toggler{
	    border: none !important;
		outline: none !important;
	}
.navbar-brand {
    height: auto;
    max-width: 30%;
}
header#masthead{
	background-color: #fff;
	    padding: 0px;
}
.contents-table, .contents-table a, .contents-table p{
	background-color: #430101;
	padding: 10px;
	color: #fff;
}
.contents-table a, .contents-table p, .contents-table h2{
	background-color: #430101;
	padding: 0px;
	color: #fff;
	font-size: 22px;
	
}
ul.nav-list, ul.nav-list li{
	list-style:none;
	padding-left: 0px;
	font-size: 26px;
}
.contents-table .nav > li > a{
padding: 0px 15px
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #fff;
	font-weight: 700;
	color: #430101;
}
ul.nav-list li{
	border-bottom: 1px solid #fff;
	    font-size: 26px;

}
ul.nav-list li a{
	display: inline-block;
	text-decoration: none;
		
}
#footer-widget{
	background:#fff;
}
#footer-widget>.container .footer-inner{
    background: #000000;
    color: #ccc;
	padding: 5px 15px;
}
#footer-widget .widget{
	margin-bottom: 0px;
}
#content.site-content{
	padding-top: 0px;
}
.page-content, .entry-content, .entry-summary{
	margin:0px;
}
.info-box {
    font-display: swap;
    font-size: 15px!important;
    color: #000;
    /*font-family: 'Montserrat',Arial,Helvetica,sans-serif;*/
    font-weight: 400!important;
	padding: 25px;
    border-radius: 5px;
	width: 100%;
	text-align: center;
	
    font-style: inherit;
    margin: 20px 0;
}
.blue.info-box {
    background-color: #C1DFFE;
	color: #0B3377;
}
.green.info-box {
    background-color: #CBEAD1;
	color: #1B4E21;
}
.orange.info-box {
    color: #856404;
    background-color: #fff3cd;
}
.red.info-box {
  color: #721c24;
    background-color: #f8d7da;
}
hr{
	margin-bottom:2px;
	margin-top:5px;
}
@media (max-width: 767px){
	#sec4 .sec_content.right{
		margin-top: 15px;
		height: calc(100% - 15px) !important;
	}
/*	.key_factors{
		text-align: center
	}
	.key_factors li:before{
		margin-left: -20px;
		left: auto !important;
	}
	*/
	.country_block{
		text-align: center
	}
	#casinos .tt_list_row .key_factors, .bonus_text, #casinos .tt_list_row .col-md-2, #casinos .tt_list_row .col-md-3 {
    margin-top: 10px;
}
	h2.bonus_amount {
    font-size: 24px!important;
	}
	.navbar-brand {
    max-width: 60%;
}
	.widget.widget_nav_menu{
		margin-bottom: 0px;
	}
	.contents-table a{
		font-size: 18px;
		
	}

}


/* Custom 2*/

	a{
		color: #930616;
	}

	.page-main-content .target-content{

		/*background: #3F3AAB;*/

		background: #3643d1;

		padding:15px;

	}

	.page-main-content .target-content .inner-box{

		

		    color: #fff;

		/*height:100%;*/

		

	}

	.page-main-content a{

		color: #fff !important;

		text-decoration: underline;

	}

	.page-main-content .target-content-inner .inner-box{

		

	}

	.page-main-content .target-content:after{

		height: 0px;

		background: none;

	}

	.page-main-content .read_more{

		text-transform: uppercase;

		color: #fff;

		font-weight: 400;

		font-size: 20px;

    text-decoration: none;

	}

	h2.casino-custom-header{
		width: 100%;
margin-top: 10px;
        background: #DDDDDD;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 6px;

}

.slider-sec .sec-inner-box{

	background: #3643d1;

	color: #fff;

	padding: 20px;

	    height: 100%;

}

.slider-sec .sec-inner-box h2.sec-title{

	font-size: 20px;

    text-align: center;

    color: #fff;

}

.faqs-sec .accordion{
background: transparent;
    padding: 10px;
    color: #595959;
}



.faqs-sec .accordion > .card .card-header{

	padding: 15px;

}

.faqs-sec .accordion > .card .card-header{

	cursor: pointer;

}

.slider-sec .sec-inner-box a{

	color: #fff;

	text-decoration: underline !important;

}

.page-main-content a{

		color: #fff !important;

		text-decoration: underline;

	}

	.page-main-content .target-content-inner .inner-box h2, .page-main-content .target-content-inner .inner-box h3, .target-content-inner h3, .target-content-inner h1, .target-content-inner h2 {

		color: #fff !important;

	}
.accordion>.card {
    webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-bottom: 10px!important;
}
.accordion .card-header {
    background: #989191;
    color: #fff;
}
.accordion>.card .card-header a {
    font-size: 18px;
    font-weight: 500;
}

.accordion .card-header:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f068";
    float: right;
    font-weight: 900;
    font-size: 18px;
}
.accordion .card-header.collapsed:after {
    content: "\f067";
    font-size: 18px;
}
.accordion .card-header.collapsed {
    background: #fff;
    color: #000;
}

	.faqs-sec .accordion > .card .card-header a{

text-decoration: none !important;

	}

		.faqs-sec .accordion > .card .card-header.collapsed a{

	font-size: 16px;

	color: #000;

	text-decoration: none !important;

}

.faqs-sec .accordion > .card .card-body a{

color:#3643d1;

	}

	.selector {

		margin-bottom: 0px !important;

    padding: 0px !important;

    border-bottom:none !important;

    overflow: hidden;

    height: 0; opacity: 0;

    transition: height 0ms 400ms, opacity 400ms 0ms;

}

.selector.visible {

	margin-bottom: 10px !important;

    padding: 15px !important;

        border-bottom: 5px solid #fff !important;

    height: auto; opacity: 1;

    transition: height 0ms 0ms, opacity 600ms 0ms;

}

#casinos{

	  transition: height 0ms 400ms, opacity 400ms 0ms;

}


#casinos .tt_list_row {
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 12%);
    box-shadow: 0 0 15px rgb(0 0 0 / 12%);
    padding: 15px;
    margin-bottom: 10px;
}
.tt_list_row {
    border-bottom: 5px solid #fff;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.casino-logo {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    border-radius: 9px;
    background: #FFE006;
    border: 5px solid #B31918;
}
.casino-logo__img {
    margin: auto;
    width: 100%;
    height: auto;
}
.casino-count {
    position: absolute;
    background-color: #B31918;
    border: 4px solid #fafafa;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: -15px;
    left: -15px;
}
.bonus_small_text {
    font-size: 15px;
    font-weight: 400;
    color: #132968;
    line-height: 20px;
}
.bonus_amount {
    font-size: 30px!important;
    font-weight: 700;
    color: #132968;
    line-height: 42px;
    margin-bottom: 0px!important;
        padding-bottom: 0px;
    margin-top: 0px;
}
.casino-count span {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin: auto;
    line-height: 1;
}
.key_factors ul {
    padding: 0;
}
.key_factors li {
    position: relative;
    padding-left: 25px;
    font-size: 16px;
    color: #132968;
    line-height: 22px;
    list-style-type: none;
        font-weight: 600;
}
.key_factors li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: #0079bf;
    font-weight: 900;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
}
.terms-popover{
    background: linear-gradient(135deg, #ff253a 0%,#ff8453 100%);
    color: #fff;
	cursor:pointer;
	padding:2px 10px;
}
.popover.bs-popover-bottom{
	margin-top:-20px;
}
.hidden {
    display: none;
}
.bg-danger, .btn-danger, .btn-outline-danger:hover, .badge-danger {
    border-color: transparent!important;
    background: #ff253a;
    background: -moz-linear-gradient(-45deg,#ff253a 0%,#ff8453 100%);
    background: -webkit-linear-gradient(
-45deg
,#ff253a 0%,#ff8453 100%);
    background: linear-gradient(
135deg
,#ff253a 0%,#ff8453 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff253a',endColorstr='#ff8453',GradientType=1);
}
.domain_link {
    font-size: 16px;
    text-align: center;
    text-decoration: underline!important;
    display: inline-block;
    font-weight: 400;
    margin-top: 8px;
    cursor: pointer;
}
h3.casino-title a {
    text-decoration: underline!important;
    font-weight: 500;
}
#sec3 h2{
margin-bottom: 0px;
}
#sec3 .sec_content {
	background: #2828C6;
    color: #fff;
    padding: 5px 15px;    
    border-radius: 8px;
}
#sec3 .sec_content p{
	color: #ffffff;
}
#sec3 .sec_content h2{
	color: #ffffff;
}
#sec4 .sec_content.left, #sec4 .sec_content.right{
	    background: #0D5E22;
    color: #ffffff;
    padding: 15px 10px;
    border-radius: 8px;
    font-size: 15px;
    line-height: 120%;
    height: 100%;
}
#sec4 .sec_content.left p, #sec4 .sec_content.right p{
color: #ffffff;
}
#sec4 .sec_content.right{
	background: #CB011F;
	}
	.video-card {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 11px #ececec;
    transition-duration: 0.4s;
        height: 100%;
}
#content.site-content {
    padding-top: 0px;
    padding-bottom: 0px;
}
.promo_loadall {
    background-color: #ddd;
    border-radius: 2px;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 1px;
    cursor: pointer;
    text-transform: uppercase;
    padding: 10px 0;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}
.pop_ts, a.pop_ts:hover {
	color: #ffffff;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none!important;
    outline: none;
}
.row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
hr {
    height: 1px;
    margin-bottom: 2px;
    margin-top: 5px;
    }
    h2 {
        font-size: 24px;
    padding-bottom: .3em;
    line-height: 1.25;
}